home *** CD-ROM | disk | FTP | other *** search
/ Software USA 4 #8 / Software USA Volume 4.08.iso / mac / LifeStyles / ComicBase / ComicBase.sea / ComicBase 3 Mac Demo / ComicBase 3 Demo.rsrc / LENS_141_Caution Alert < prev    next >
Text File  |  1998-02-04  |  859b  |  33 lines

  1. ItemType: WIND
  2. Rect: 232,179,600,309
  3. Style: Dialog
  4. HasTitleBar: FALSE
  5. HasZoomBox: FALSE
  6. Name: Caution Alert
  7. BlackColor: 0,0,0
  8. Script: --on windowEvent  wdID,wdName,objNo,objName,objValue¬¬if objValue="Open" then ¬  CenterWindow wdName,3¬else if objValue="Close" then ¬  ¬else if objValue="Suspend" then ¬  ¬else if objValue="Resume" then ¬  ¬else if objValue="CloseBox" then ¬  ¬else if objValue="ZoomBox" then ¬  ¬else if objValue="GrowBox" then ¬  ¬else if objValue="TitleBar" then ¬  ¬end if¬¬--end windowEvent
  9. Params: i2_Text¬i3_Name
  10. Result: i3_Name
  11.  
  12. ItemType: ICON
  13. Rect: 20,20,52,52
  14. Name: Caution
  15.  
  16. ItemType: TEXT
  17. Rect: 74,17,352,81
  18. Name: Message
  19. Text: Text
  20.  
  21. ItemType: PUSH
  22. Rect: 295,102,360,122
  23. AutoSize: FALSE
  24. Name: OK
  25. AutoClose: TRUE
  26.  
  27. ItemType: PUSH
  28. Rect: 214,102,283,122
  29. AutoSize: FALSE
  30. Name: Cancel
  31. DefaultItem: TRUE
  32. CancelItem: TRUE
  33. AutoClose: TRUE